14. Exercise: Debugging CSS

Debugging CSS

Debugging CSS

ND001 C01 L02 07 Debugging CSS

Debugging CSS Recap

Debugging CSS is an important skill to practice because you will have to be able to discover and resolve CSS issues with your own eyes! So let’s get to practicing!

Exercise: Debugging CSS Instructions

Exercise: Debugging CSS

The CSS code in the <style> tags below has a number of bugs in it. Find them and squash them by fixing each of the errors to get the CSS displaying properly in the browser.

Code

If you need a code on the https://github.com/udacity.